<!DOCTYPE html>
<html class="client-nojs vector-feature-night-mode-disabled vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-1 vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-1 vector-sticky-header-enabled" lang="en" dir="ltr"><head>
<meta charset="UTF-8">
<title>Linked data</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="canonical" href="https://en.wikipedia.org/wiki/Linked_data"> <link href="./mw/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/skins.vector.styles.css" rel="stylesheet" type="text/css">
<link href="./mw/user.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./mw/site.styles.css">
<link rel="stylesheet" type="text/css" href="./mw/noscript.css">
<link rel="stylesheet" type="text/css" href="./footer.css">
<link rel="stylesheet" type="text/css" href="./vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Linked_data rootpage-Linked_data skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading">
<span id="openzim-page-title" class="mw-page-title-main"><span class="mw-page-title-main">Linked data</span></span>
</h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="en" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="en" dir="ltr">
<style data-mw-deduplicate="TemplateStyles:r1236090951">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hatnote{font-style:italic}.mw-parser-output div.hatnote{padding-left:1.6em;margin-bottom:0.5em}.mw-parser-output .hatnote i{font-style:normal}.mw-parser-output .hatnote+link+.hatnote{margin-top:-0.5em}@media print{body.ns-0 .mw-parser-output .hatnote{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div role="note" class="hatnote navigation-not-searchable">Not to be confused with <a href="Linked_data_structure" title="Linked data structure">Linked data structure</a>.</div>
<p>In <a href="Computing" title="Computing">computing</a>, <b>linked data</b> is <a href="Structured_data" class="mw-redirect" title="Structured data">structured data</a> which is associated with ("linked" to) other data. Interlinking makes the data more useful through <a href="Semantic_query" title="Semantic query">semantic queries</a>.
<a href="Tim_Berners-Lee" title="Tim Berners-Lee">Tim Berners-Lee</a>, director of the <a href="World_Wide_Web_Consortium" title="World Wide Web Consortium">World Wide Web Consortium</a> (W3C), coined the term in a 2006 design note about the <a href="Semantic_Web" title="Semantic Web">Semantic Web</a> project.<sup id="cite_ref-DesignIssues_1-0" class="reference"><a href="#cite_note-DesignIssues-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>
Part of the vision of linked data is for the <a href="Internet" title="Internet">Internet</a> to become a global <a href="Database" title="Database">database</a>.<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup>
</p><p>Linked data builds upon standard <a href="World_Wide_Web" title="World Wide Web">Web</a> technologies such as <a href="Hypertext_Transfer_Protocol" class="mw-redirect" title="Hypertext Transfer Protocol">HTTP</a>, <a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a> and <a href="Uniform_resource_identifier" class="mw-redirect" title="Uniform resource identifier">URIs</a>, but rather than using them to serve <a href="Web_page" title="Web page">web pages</a> and <a href="Hyperlink" title="Hyperlink">hyperlinks</a> only for human readers, it extends them to share information in a way that can be read automatically by computers (<a href="Machine_readable" class="mw-redirect" title="Machine readable">machine readable</a>).
Linked data may also be <a href="Open_data" title="Open data">open data</a>, in which case it is usually described as <i>Linked Open Data</i>.<sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>
</p>
<meta property="mw:PageProp/toc">
<div class="mw-heading mw-heading2"><h2 id="Principles">Principles</h2></div>
<p>In his 2006 "Linked Data" note, <a href="Tim_Berners-Lee" title="Tim Berners-Lee">Tim Berners-Lee</a> outlined four principles of linked data, paraphrased along the following lines:<sup id="cite_ref-DesignIssues_1-1" class="reference"><a href="#cite_note-DesignIssues-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup>
</p>
<ol><li><a href="Uniform_Resource_Identifier" title="Uniform Resource Identifier">Uniform Resource Identifiers</a> (URIs) should be used to name and identify individual things.</li>
<li><a href="Hypertext_Transfer_Protocol" class="mw-redirect" title="Hypertext Transfer Protocol">HTTP</a> URIs should be used to allow these things to be looked up, interpreted, and subsequently "dereferenced".</li>
<li>Useful information about what a name identifies should be provided through open standards such as <a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a>, <a href="SPARQL" title="SPARQL">SPARQL</a>, etc.</li>
<li>When publishing data on the Web, other things should be referred to using their HTTP URI-based names.</li></ol>
<p>Tim Berners-Lee later restated these principles at a 2009 <a href="TED_(conference)" title="TED (conference)">TED conference</a>, again paraphrased along the following lines:<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup>
</p>
<ol><li>All conceptual things should have a name starting with <a href="HTTP" title="HTTP">HTTP</a>.</li>
<li>Looking up an HTTP name should return useful data about the thing in question in a standard format.</li>
<li>Anything else that that same thing has a relationship with through its data should also be given a name beginning with HTTP.</li></ol>
<div class="mw-heading mw-heading2"><h2 id="Components">Components</h2></div>
<p>Thus, we can identify the following components as essential to a global Linked Data system as envisioned, and to any actual Linked Data subset within it:
</p>
<ul><li><a href="Uniform_resource_identifier" class="mw-redirect" title="Uniform resource identifier">URIs</a></li>
<li><a href="HTTP" title="HTTP">HTTP</a></li>
<li><a href="Structured_data" class="mw-redirect" title="Structured data">Structured data</a> using <a href="Controlled_vocabulary" title="Controlled vocabulary">controlled vocabulary</a> terms and dataset definitions expressed in <a href="Resource_Description_Framework" title="Resource Description Framework">Resource Description Framework</a> <a href="Serialization" title="Serialization">serialization</a> formats such as <a href="RDFa" title="RDFa">RDFa</a>, <a href="RDF/XML" title="RDF/XML">RDF/XML</a>, <a href="Notation_3" class="mw-redirect" title="Notation 3">N3</a>, <a href="Turtle_(syntax)" title="Turtle (syntax)">Turtle</a>, or <a href="JSON-LD" title="JSON-LD">JSON-LD</a></li>
<li><a href="Linked_Data_Platform" title="Linked Data Platform">Linked Data Platform</a></li>
<li><a href="CSV_(file_format)" class="mw-redirect" title="CSV (file format)">CSV</a>-W<sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup></li></ul>
<div class="mw-heading mw-heading2"><h2 id="Linked_open_data">Linked open data</h2></div>
<p><b>Linked open data</b> are linked data that are <a href="Open_data" title="Open data">open data</a>.<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup> Tim Berners-Lee gives the clearest definition of linked open data as differentiated from linked data.
</p>
<style data-mw-deduplicate="TemplateStyles:r1244412712">
/* start https://en.wikipedia.org/ */
.mw-parser-output .templatequote{overflow:hidden;margin:1em 0;padding:0 32px}.mw-parser-output .templatequotecite{line-height:1.5em;text-align:left;margin-top:0}@media(min-width:500px){.mw-parser-output .templatequotecite{padding-left:1.6em}}
/* end https://en.wikipedia.org/ */
</style><blockquote class="templatequote"><p>Linked Open Data (LOD) is Linked Data which is released under an open license, which does not impede its reuse for free.</p></blockquote><div class="templatequotecite"><p style="display: inline; padding-left: 2.3em;">— Tim Berners-Lee, Linked Data<sup id="cite_ref-DesignIssues_1-2" class="reference"><a href="#cite_note-DesignIssues-1"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup></p></div>
<p>Large linked open data sets include <a href="DBpedia" title="DBpedia">DBpedia</a>, <a href="Wikibase" title="Wikibase">Wikibase</a>, <a href="Wikidata" title="Wikidata">Wikidata</a> and Open ICEcat.
</p>
<div class="mw-heading mw-heading3"><h3 id="5-star_linked_open_data">5-star linked open data</h3></div>
<p>In 2010, <a href="Tim_Berners-Lee" title="Tim Berners-Lee">Tim Berners-Lee</a> suggested a 5-star scheme for grading the quality of open data on the web, for which the highest ranking is Linked Open Data:<sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>11<span class="cite-bracket">]</span></a></sup>
</p>
<ul><li>1 star: data is openly available in some format.</li>
<li>2 stars: data is available in a structured format, such as <a href="Microsoft_Excel_file_format" class="mw-redirect" title="Microsoft Excel file format">Microsoft Excel file format</a> (.xls).</li>
<li>3 stars: data is available in a non-proprietary structured format, such as <a href="Comma-separated_values" title="Comma-separated values">Comma-separated values</a> (.csv).</li>
<li>4 stars: data follows <a href="World_Wide_Web_Consortium" title="World Wide Web Consortium">W3C</a> standards, like using <a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a> and employing <a href="Uniform_Resource_Identifier" title="Uniform Resource Identifier">URIs</a>.</li>
<li>5 stars: all of the others, plus links to other Linked Open Data sources.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="History">History</h3></div>
<p>The term "linked open data" has been in use since at least February 2007, when the "Linking Open Data" mailing list<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>12<span class="cite-bracket">]</span></a></sup> was created.<sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>13<span class="cite-bracket">]</span></a></sup> The mailing list was initially hosted by the <a href="SIMILE" title="SIMILE">SIMILE</a> project<sup id="cite_ref-14" class="reference"><a href="#cite_note-14"><span class="cite-bracket">[</span>14<span class="cite-bracket">]</span></a></sup> at the <a href="Massachusetts_Institute_of_Technology" title="Massachusetts Institute of Technology">Massachusetts Institute of Technology</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Linking_Open_Data_community_project">Linking Open Data community project</h3></div>
<p>The goal of the W3C Semantic Web Education and Outreach group's Linking Open Data community project is to extend the Web with a <a href="Knowledge_commons" title="Knowledge commons">data commons</a> by publishing various <a href="Open_knowledge" title="Open knowledge">open</a> <a href="Dataset" class="mw-redirect" title="Dataset">datasets</a> as RDF on the Web and by setting <a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a> links between data items from different data sources. In October 2007, datasets consisted of over two billion RDF <a href="Semantic_triple" title="Semantic triple">triples</a>, which were interlinked by over two million RDF links.<sup id="cite_ref-16" class="reference"><a href="#cite_note-16"><span class="cite-bracket">[</span>16<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-17" class="reference"><a href="#cite_note-17"><span class="cite-bracket">[</span>17<span class="cite-bracket">]</span></a></sup> By September 2011 this had grown to 31 billion RDF triples, interlinked by around 504 million RDF links. A detailed statistical breakdown was published in 2014.<sup id="cite_ref-18" class="reference"><a href="#cite_note-18"><span class="cite-bracket">[</span>18<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading3"><h3 id="European_Union_projects">European Union projects</h3></div>
<p>There are a number of <a href="European_Union" title="European Union">European Union</a> projects involving linked data. These include the linked open data around the clock (LATC) project,<sup id="cite_ref-19" class="reference"><a href="#cite_note-19"><span class="cite-bracket">[</span>19<span class="cite-bracket">]</span></a></sup> the AKN4EU project for machine-readable legislative data,<sup id="cite_ref-20" class="reference"><a href="#cite_note-20"><span class="cite-bracket">[</span>20<span class="cite-bracket">]</span></a></sup> the PlanetData project,<sup id="cite_ref-21" class="reference"><a href="#cite_note-21"><span class="cite-bracket">[</span>21<span class="cite-bracket">]</span></a></sup> the DaPaaS (Data-and-Platform-as-a-Service) project,<sup id="cite_ref-22" class="reference"><a href="#cite_note-22"><span class="cite-bracket">[</span>22<span class="cite-bracket">]</span></a></sup> and the Linked Open Data 2 (LOD2) project.<sup id="cite_ref-23" class="reference"><a href="#cite_note-23"><span class="cite-bracket">[</span>23<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-24" class="reference"><a href="#cite_note-24"><span class="cite-bracket">[</span>24<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-25" class="reference"><a href="#cite_note-25"><span class="cite-bracket">[</span>25<span class="cite-bracket">]</span></a></sup> Data linking is one of the main goals of the <a href="EU_Open_Data_Portal" title="EU Open Data Portal">EU Open Data Portal</a>, which makes available thousands of datasets for anyone to reuse and link.
</p>
<div class="mw-heading mw-heading3"><h3 id="Ontologies">Ontologies</h3></div>
<p><a href="Ontology_(information_science)" title="Ontology (information science)">Ontologies</a> are formal descriptions of data structures. Some of the better known ontologies are:
</p>
<ul><li><a href="FOAF_(ontology)" class="mw-redirect" title="FOAF (ontology)">FOAF</a> – an ontology describing persons, their properties and relationships</li>
<li><a href="UMBEL" title="UMBEL">UMBEL</a> – a lightweight reference structure of 20,000 subject concept classes and their relationships derived from <a href="OpenCyc" class="mw-redirect" title="OpenCyc">OpenCyc</a>, which can act as binding classes to external data; also has links to 1.5 million named entities from DBpedia and <a href="YAGO_(ontology)" class="mw-redirect" title="YAGO (ontology)">YAGO</a></li></ul>
<div class="mw-heading mw-heading3"><h3 id="Datasets">Datasets</h3></div>
<ul><li><a href="DBpedia" title="DBpedia">DBpedia</a> – a dataset containing extracted data from Wikipedia; it contains about 3.4 million concepts described by 1 billion <a href="Semantic_triple" title="Semantic triple">triples</a>, including abstracts in 11 different languages</li>
<li><a href="GeoNames" title="GeoNames">GeoNames</a> – provides RDF descriptions of more than 7,500,000 geographical features worldwide</li>
<li><a href="Wikidata" title="Wikidata">Wikidata</a> – a collaboratively-created linked dataset that acts as central storage for the structured data of its <a href="Wikimedia_Foundation" title="Wikimedia Foundation">Wikimedia Foundation</a> sibling projects</li>
<li><a href="Global_Research_Identifier_Database" title="Global Research Identifier Database">Global Research Identifier Database</a> (<i>GRID</i>) – an international database of 89,506 institutions engaged in academic research, with 14,401 relationships. GRID models two types of relationships: a parent-child relationship that defines a subordinate association, and a related relationship that describes other associations<sup id="cite_ref-gridStats_26-0" class="reference"><a href="#cite_note-gridStats-26"><span class="cite-bracket">[</span>26<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-gridPol_27-0" class="reference"><a href="#cite_note-gridPol-27"><span class="cite-bracket">[</span>27<span class="cite-bracket">]</span></a></sup></li>
<li>KnowWhereGraph<sup id="cite_ref-kwg_28-0" class="reference"><a href="#cite_note-kwg-28"><span class="cite-bracket">[</span>28<span class="cite-bracket">]</span></a></sup> – an integrated 12 billion triples strong <a href="Knowledge_graph" title="Knowledge graph">knowledge graph</a> of 30 data layers at the intersection between humans and their environment using Semantic Web and Linked Data technologies.<sup id="cite_ref-kwgaimag_29-0" class="reference"><a href="#cite_note-kwgaimag-29"><span class="cite-bracket">[</span>29<span class="cite-bracket">]</span></a></sup></li>
<li>Open ICEcat - a <a href="Multilingual" class="mw-redirect" title="Multilingual">multilingual</a> open catalogue containing product <a href="Datasheets" class="mw-redirect" title="Datasheets">datasheets</a>, related <a href="Digital_assets" class="mw-redirect" title="Digital assets">digital assets</a> and usage <a href="Statistics" title="Statistics">statistics</a>.</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Dataset_instance_and_class_relationships">Dataset instance and class relationships</h3></div>
<p>Clickable diagrams that show the individual datasets and their relationships within the DBpedia-spawned LOD cloud (as by the figures to the right) are available.<sup id="cite_ref-30" class="reference"><a href="#cite_note-30"><span class="cite-bracket">[</span>30<span class="cite-bracket">]</span></a></sup><sup id="cite_ref-31" class="reference"><a href="#cite_note-31"><span class="cite-bracket">[</span>31<span class="cite-bracket">]</span></a></sup>
</p>
<div class="mw-heading mw-heading2"><h2 id="See_also">See also</h2></div>
<ul><li><a href="American_Art_Collaborative" title="American Art Collaborative">American Art Collaborative</a> - consortium of US art museums committed to establishing a critical mass of linked open data on American art</li>
<li><a href="Authority_control" title="Authority control">Authority control</a> – about <i>controlled headings</i> in library catalogs</li>
<li><a href="Citation_analysis" title="Citation analysis">Citation analysis</a> – for citations between scholarly articles</li>
<li><a href="Data.gov.uk" title="Data.gov.uk">data.gov.uk</a></li>
<li><a href="Hyperdata" title="Hyperdata">Hyperdata</a></li>
<li><a href="Network_model" title="Network model">Network model</a> – an older type of database management system</li>
<li><a href="Schema.org" title="Schema.org">Schema.org</a></li>
<li><a href="VoID" title="VoID">VoID</a> – Vocabulary of Interlinked Datasets</li>
<li><a href="Web_Ontology_Language" title="Web Ontology Language">Web Ontology Language</a></li>
<li><a href="List_of_datasets_for_machine-learning_research" title="List of datasets for machine-learning research">List of datasets for machine-learning research</a></li></ul>
<div class="mw-heading mw-heading2"><h2 id="References">References</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239543626">
/* start https://en.wikipedia.org/ */
.mw-parser-output .reflist{margin-bottom:0.5em;list-style-type:decimal}@media screen{.mw-parser-output .reflist{font-size:90%}}.mw-parser-output .reflist .references{font-size:100%;margin-bottom:0;list-style-type:inherit}.mw-parser-output .reflist-columns-2{column-width:30em}.mw-parser-output .reflist-columns-3{column-width:25em}.mw-parser-output .reflist-columns{margin-top:0.3em}.mw-parser-output .reflist-columns ol{margin-top:0}.mw-parser-output .reflist-columns li{page-break-inside:avoid;break-inside:avoid-column}.mw-parser-output .reflist-upper-alpha{list-style-type:upper-alpha}.mw-parser-output .reflist-upper-roman{list-style-type:upper-roman}.mw-parser-output .reflist-lower-alpha{list-style-type:lower-alpha}.mw-parser-output .reflist-lower-greek{list-style-type:lower-greek}.mw-parser-output .reflist-lower-roman{list-style-type:lower-roman}
/* end https://en.wikipedia.org/ */
</style><div class="reflist reflist-columns references-column-width" style="column-width: 30em;">
<ol class="references">
<li id="cite_note-DesignIssues-1"><span class="mw-cite-backlink">^ <a href="#cite_ref-DesignIssues_1-0"><sup><i><b>a</b></i></sup></a> <a href="#cite_ref-DesignIssues_1-1"><sup><i><b>b</b></i></sup></a> <a href="#cite_ref-DesignIssues_1-2"><sup><i><b>c</b></i></sup></a></span> <span class="reference-text"><style data-mw-deduplicate="TemplateStyles:r1238218222">
/* start https://en.wikipedia.org/ */
.mw-parser-output cite.citation{font-style:inherit;word-wrap:break-word}.mw-parser-output .citation q{quotes:"\"""\"""'""'"}.mw-parser-output .citation:target{background-color:rgba(0,127,255,0.133)}.mw-parser-output .id-lock-free.id-lock-free a{background:url("./mw/Lock-green.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-limited.id-lock-limited a,.mw-parser-output .id-lock-registration.id-lock-registration a{background:url("./mw/Lock-gray-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .id-lock-subscription.id-lock-subscription a{background:url("./mw/Lock-red-alt-2.svg")right 0.1em center/9px no-repeat}.mw-parser-output .cs1-ws-icon a{background:url("./mw/Wikisource-logo.svg")right 0.1em center/12px no-repeat}body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-free a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-limited a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-registration a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .id-lock-subscription a,body:not(.skin-timeless):not(.skin-minerva) .mw-parser-output .cs1-ws-icon a{background-size:contain;padding:0 1em 0 0}.mw-parser-output .cs1-code{color:inherit;background:inherit;border:none;padding:inherit}.mw-parser-output .cs1-hidden-error{display:none;color:var(--color-error,#d33)}.mw-parser-output .cs1-visible-error{color:var(--color-error,#d33)}.mw-parser-output .cs1-maint{display:none;color:#085;margin-left:0.3em}.mw-parser-output .cs1-kern-left{padding-left:0.2em}.mw-parser-output .cs1-kern-right{padding-right:0.2em}.mw-parser-output .citation .mw-selflink{font-weight:inherit}@media screen{.mw-parser-output .cs1-format{font-size:95%}html.skin-theme-clientpref-night .mw-parser-output .cs1-maint{color:#18911f}}@media screen and (prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .cs1-maint{color:#18911f}}
/* end https://en.wikipedia.org/ */
</style><cite id="CITEREFTim_Berners-Lee2006" class="citation web cs1"><a href="Tim_Berners-Lee" title="Tim Berners-Lee">Tim Berners-Lee</a> (2006-07-27). <a rel="nofollow" class="external text" href="http://www.w3.org/DesignIssues/LinkedData.html">"Linked Data"</a>. <i>Design Issues</i>. <a href="W3C" class="mw-redirect" title="W3C">W3C</a><span class="reference-accessdate">. Retrieved <span class="nowrap">2010-12-18</span></span>.</cite></span>
</li>
<li id="cite_note-2"><span class="mw-cite-backlink"><b><a href="#cite_ref-2">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://jsld.org/">"Linked Data as JSON"</a>. <i>Linked Data as JSON</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2020-12-04</span></span>.</cite></span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><b><a href="#cite_ref-3">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.ontotext.com/knowledgehub/fundamentals/linked-data-linked-open-data/">"What are Linked Data and Linked Open Data?"</a>. <i>Ontotext</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2019-05-08</span></span>.</cite></span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><b><a href="#cite_ref-4">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20110410204952/http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html">"Tim Berners-Lee on the next Web"</a>. Archived from <a rel="nofollow" class="external text" href="http://www.ted.com/talks/tim_berners_lee_on_the_next_web.html">the original</a> on 2011-04-10<span class="reference-accessdate">. Retrieved <span class="nowrap">2009-03-15</span></span>.</cite></span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><b><a href="#cite_ref-5">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/2013/csvw/wiki/Main_Page.html">"CSV on the Web Working Group Wiki"</a>.</cite></span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><b><a href="#cite_ref-6">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20151118060145/http://linkeddata.org/faq">"Frequently Asked Questions (FAQs) - Linked Data - Connect Distributed Data across the Web"</a>. Archived from <a rel="nofollow" class="external text" href="http://linkeddata.org/faq">the original</a> on 2015-11-18<span class="reference-accessdate">. Retrieved <span class="nowrap">2014-12-29</span></span>.</cite></span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><b><a href="#cite_ref-7">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20151118085816/https://www.coar-repositories.org/activities/repository-observatory/second-edition-linked-open-data/7-things-you-should-know-about-open-data/">"COAR » 7 things you should know about…Linked Data"</a>. Archived from <a rel="nofollow" class="external text" href="https://www.coar-repositories.org/activities/repository-observatory/second-edition-linked-open-data/7-things-you-should-know-about-open-data/">the original</a> on 2015-11-18<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-12-29</span></span>.</cite></span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><b><a href="#cite_ref-8">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20210505205603/http://openorg.ecs.soton.ac.uk/wiki/Linked_Data_Basics_for_Techies#Open_Linked_Data">"Linked Data Basics for Techies"</a>. Archived from <a rel="nofollow" class="external text" href="http://openorg.ecs.soton.ac.uk/wiki/Linked_Data_Basics_for_Techies#Open_Linked_Data">the original</a> on 2021-05-05<span class="reference-accessdate">. Retrieved <span class="nowrap">2015-12-29</span></span>.</cite></span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><b><a href="#cite_ref-9">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://5stardata.info/en">"5 Star Open Data"</a>.</cite></span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><b><a href="#cite_ref-10">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://5stardata.info/en/">"5-star Open Data"</a>. <i>5stardata.info</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2021-03-07</span></span>.</cite></span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><b><a href="#cite_ref-11">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.w3.org/community/webize/2014/01/17/what-is-5-star-linked-data/">"What is 5 Star Linked Data? | Webize Everything Community Group"</a>. <i>www.w3.org</i>. 17 January 2014<span class="reference-accessdate">. Retrieved <span class="nowrap">2021-03-07</span></span>.</cite></span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><b><a href="#cite_ref-12">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://lists.w3.org/Archives/Public/public-lod/">"public-lod@w3.org Mail Archives"</a>.</cite></span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><b><a href="#cite_ref-13">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://www.w3.org/wiki/SweoIG/TaskForces/CommunityProjects/LinkingOpenData/NewsArchive">"SweoIG/TaskForces/CommunityProjects/LinkingOpenData/NewsArchive"</a>.</cite></span>
</li>
<li id="cite_note-14"><span class="mw-cite-backlink"><b><a href="#cite_ref-14">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://simile.mit.edu/mail.html">"SIMILE Project - Mailing Lists"</a>.</cite></span>
</li>
<li id="cite_note-15"><span class="mw-cite-backlink"><b><a href="#cite_ref-15">^</a></b></span> <span class="reference-text">Linking open data cloud diagram 2014, by Max Schmachtenberg, Christian Bizer, Anja Jentzsch and Richard Cyganiak. <a rel="nofollow" class="external free" href="http://lod-cloud.net/">http://lod-cloud.net/</a></span>
</li>
<li id="cite_note-16"><span class="mw-cite-backlink"><b><a href="#cite_ref-16">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://esw.w3.org/topic/SweoIG/TaskForces/CommunityProjects/LinkingOpenData">"SweoIG/TaskForces/CommunityProjects/LinkingOpenData - W3C Wiki"</a>. <i>esw.w3.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-17"><span class="mw-cite-backlink"><b><a href="#cite_ref-17">^</a></b></span> <span class="reference-text"><cite id="CITEREFFenselFaccaSimperlIoan2011" class="citation book cs1">Fensel, Dieter; Facca, Federico Michele; Simperl, Elena; Ioan, Toma (2011). <i>Semantic Web Services</i>. Springer. p. 99. <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-3642191923</bdi>.</cite></span>
</li>
<li id="cite_note-18"><span class="mw-cite-backlink"><b><a href="#cite_ref-18">^</a></b></span> <span class="reference-text"><cite id="CITEREFMax" class="citation web cs1">Max. <a rel="nofollow" class="external text" href="http://linkeddatacatalog.dws.informatik.uni-mannheim.de/state/">"State of the LOD Cloud"</a>. <i>linkeddatacatalog.dws.informatik.uni-mannheim.de</i><span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-19"><span class="mw-cite-backlink"><b><a href="#cite_ref-19">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20180919095411/https://latc-project.eu/">"Linked open data around the clock (LATC)"</a>. <i>latc-project.eu</i>. Archived from <a rel="nofollow" class="external text" href="http://latc-project.eu/">the original</a> on 19 September 2018<span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-20"><span class="mw-cite-backlink"><b><a href="#cite_ref-20">^</a></b></span> <span class="reference-text"><cite id="CITEREFFlattLangnerLeps2022" class="citation cs2">Flatt, Amelie; Langner, Arne; Leps, Olof (2022), <span class="id-lock-subscription" title="Paid subscription required"><a rel="nofollow" class="external text" href="https://link.springer.com/10.1007/978-3-031-14132-4_2">"Model-Driven Development of AKN Application Profiles: Background and Requirements"</a></span>, <i>Model-Driven Development of Akoma Ntoso Application Profiles</i>, Cham: Springer International Publishing, pp. <span class="nowrap">5–</span>12, <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<a rel="nofollow" class="external text" href="https://doi.org/10.1007%2F978-3-031-14132-4_2">10.1007/978-3-031-14132-4_2</a>, <a href="ISBN_(identifier)" class="mw-redirect" title="ISBN (identifier)">ISBN</a> <bdi>978-3-031-14131-7</bdi><span class="reference-accessdate">, retrieved <span class="nowrap">2023-01-07</span></span></cite></span>
</li>
<li id="cite_note-21"><span class="mw-cite-backlink"><b><a href="#cite_ref-21">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20210421082019/http://www.planet-data.eu/">"Welcome to PlanetData! - PlanetData"</a>. <i>planet-data.eu</i>. Archived from <a rel="nofollow" class="external text" href="http://planet-data.eu/">the original</a> on 21 April 2021<span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-22"><span class="mw-cite-backlink"><b><a href="#cite_ref-22">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20201218070059/http://project.dapaas.eu/">"DaPaaS"</a>. <i>project.dapaas.eu</i>. Archived from <a rel="nofollow" class="external text" href="http://project.dapaas.eu/">the original</a> on 18 December 2020<span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-23"><span class="mw-cite-backlink"><b><a href="#cite_ref-23">^</a></b></span> <span class="reference-text"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20180929075540/http://lod2.eu/">Linking Open Data 2 (LOD2)</a></span>
</li>
<li id="cite_note-24"><span class="mw-cite-backlink"><b><a href="#cite_ref-24">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="http://cordis.europa.eu/fetch?CALLER=PROJ_ICT&ACTION=D&CAT=PROJ&RCN=95562">"CORDIS FP7 ICT Projects – LOD2"</a>. European Commission. 2010-04-20.</cite></span>
</li>
<li id="cite_note-25"><span class="mw-cite-backlink"><b><a href="#cite_ref-25">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20110720164405/http://static.lod2.eu/Deliverables/LOD2_D12.5.1_Project_Fact_Sheet_Version.pdf">"LOD2 Project Fact Sheet – Project Summary"</a> <span class="cs1-format">(PDF)</span>. 2010-09-01. Archived from <a rel="nofollow" class="external text" href="http://static.lod2.eu/Deliverables/LOD2_D12.5.1_Project_Fact_Sheet_Version.pdf">the original</a> <span class="cs1-format">(PDF)</span> on 2011-07-20<span class="reference-accessdate">. Retrieved <span class="nowrap">2010-12-18</span></span>.</cite></span>
</li>
<li id="cite_note-gridStats-26"><span class="mw-cite-backlink"><b><a href="#cite_ref-gridStats_26-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://grid.ac/stats">"GRID Statistics"</a>. <i>grid.ac/stats</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-10-26</span></span>.</cite></span>
</li>
<li id="cite_note-gridPol-27"><span class="mw-cite-backlink"><b><a href="#cite_ref-gridPol_27-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://grid.ac/pages/policies">"GRID Policies"</a>. <i>grid.ac</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2018-10-26</span></span>.</cite></span>
</li>
<li id="cite_note-kwg-28"><span class="mw-cite-backlink"><b><a href="#cite_ref-kwg_28-0">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://www.knowwheregraph.org">"KnowWhereGraph"</a>. <i>knowwheregraph.org</i><span class="reference-accessdate">. Retrieved <span class="nowrap">2022-05-16</span></span>.</cite></span>
</li>
<li id="cite_note-kwgaimag-29"><span class="mw-cite-backlink"><b><a href="#cite_ref-kwgaimag_29-0">^</a></b></span> <span class="reference-text"><cite id="CITEREFKrzysztof_JanowiczPascal_HitzlerWenwen_LiDean_Rehberger2022" class="citation journal cs1">Krzysztof Janowicz; <a href="Pascal_Hitzler" title="Pascal Hitzler">Pascal Hitzler</a>; Wenwen Li; Dean Rehberger; Mark Schildhauer; Rui Zhu; Cogan Shimizu; Colby K. Fisher; Ling Cai; Gengchen Mai; Joseph Zalewski; Lu Zhou; Shirly Stephen; Seila Gonzalez Estrecha; Bryce D. Mecum; Anna Lopez-Carr; Andrew Schroeder; Dave Smith; Dawn J. Wright; Sizhe Wang; Yuanyuan Tian; Zilong Liu; Meilin Shi; Anthony D'Onofrio; Zhining G; Kitty Currier (2022). <a rel="nofollow" class="external text" href="https://doi.org/10.1609%2Faimag.v43i1.19120">"Know, Know Where, Knowwheregraph: A Densely Connected, Cross-Domain Knowledge Graph and Geo-Enrichment Service Stack for Applications in Environmental Intelligence"</a>. <i>AI Magazine</i>. <b>43</b> (1): <span class="nowrap">30–</span>39. <a href="Doi_(identifier)" class="mw-redirect" title="Doi (identifier)">doi</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://doi.org/10.1609%2Faimag.v43i1.19120">10.1609/aimag.v43i1.19120</a></span>. <a href="Hdl_(identifier)" class="mw-redirect" title="Hdl (identifier)">hdl</a>:<span class="id-lock-free" title="Freely accessible"><a rel="nofollow" class="external text" href="https://hdl.handle.net/1983%2Fbe176aba-9dec-456c-9615-01a0e8556b7b">1983/be176aba-9dec-456c-9615-01a0e8556b7b</a></span>.</cite></span>
</li>
<li id="cite_note-30"><span class="mw-cite-backlink"><b><a href="#cite_ref-30">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20121017231016/http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html">"Instance relationships amongst datasets"</a>. <i>fu-berlin.de</i>. Archived from <a rel="nofollow" class="external text" href="http://www4.wiwiss.fu-berlin.de/bizer/pub/lod-datasets_2009-07-14.html">the original</a> on 2012-10-17<span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
<li id="cite_note-31"><span class="mw-cite-backlink"><b><a href="#cite_ref-31">^</a></b></span> <span class="reference-text"><cite class="citation web cs1"><a rel="nofollow" class="external text" href="https://web.archive.org/web/20110828103804/http://umbel.org/sites/umbel.org/lod/lod_constellation.html">"Class relationships amongst datasets"</a>. Archived from <a rel="nofollow" class="external text" href="http://umbel.org/sites/umbel.org/lod/lod_constellation.html">the original</a> on 28 August 2011<span class="reference-accessdate">. Retrieved <span class="nowrap">22 March</span> 2018</span>.</cite></span>
</li>
</ol></div>
<div class="mw-heading mw-heading2"><h2 id="Further_reading">Further reading</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1239549316">
/* start https://en.wikipedia.org/ */
.mw-parser-output .refbegin{margin-bottom:0.5em}.mw-parser-output .refbegin-hanging-indents>ul{margin-left:0}.mw-parser-output .refbegin-hanging-indents>ul>li{margin-left:0;padding-left:3.2em;text-indent:-3.2em}.mw-parser-output .refbegin-hanging-indents ul,.mw-parser-output .refbegin-hanging-indents ul li{list-style:none}@media(max-width:720px){.mw-parser-output .refbegin-hanging-indents>ul>li{padding-left:1.6em;text-indent:-1.6em}}.mw-parser-output .refbegin-columns{margin-top:0.3em}.mw-parser-output .refbegin-columns ul{margin-top:0}.mw-parser-output .refbegin-columns li{page-break-inside:avoid;break-inside:avoid-column}@media screen{.mw-parser-output .refbegin{font-size:90%}}
/* end https://en.wikipedia.org/ */
</style><div class="refbegin refbegin-columns references-column-width" style="column-width: 30em">
<ul><li>Ahmet Soylu, Felix Mödritscher, and Patrick De Causmaecker. 2012. <a rel="nofollow" class="external text" href="http://www.ahmetsoylu.com/wp-content/uploads/2013/10/soylu_ICAE2012.pdf">"Ubiquitous Web Navigation through Harvesting Embedded Semantic Data: A Mobile Scenario."</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20180919092519/http://www.ahmetsoylu.com/wp-content/uploads/2013/10/soylu_ICAE2012.pdf">Archived</a> 2018-09-19 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a> Integrated Computer-Aided Engineering 19 (1): 93–109.</li>
<li><i><a rel="nofollow" class="external text" href="http://linkeddatabook.com/book">Linked Data: Evolving the Web into a Global Data Space</a></i> (2011) by Tom Heath and Christian Bizer, Synthesis Lectures on the Semantic Web: Theory and Technology, Morgan & Claypool</li>
<li><a rel="nofollow" class="external text" href="http://wifo5-03.informatik.uni-mannheim.de/bizer/pub/LinkedDataTutorial/">How to Publish Linked Data on the Web</a> <a rel="nofollow" class="external text" href="https://web.archive.org/web/20210419093458/http://wifo5-03.informatik.uni-mannheim.de/bizer/pub/LinkedDataTutorial/">Archived</a> 2021-04-19 at the <a href="Wayback_Machine" title="Wayback Machine">Wayback Machine</a>, by Chris Bizer, Richard Cyganiak and Tom Heath, Linked Data Tutorial at Freie Universität Berlin, Germany, 27 July 2007.</li>
<li><a rel="nofollow" class="external text" href="http://www.scientificamerican.com/article.cfm?id=berners-lee-linked-data">The Web Turns 20: Linked Data Gives People Power</a>, part 1 of 4, by Mark Fischetti, <i><a href="Scientific_American" title="Scientific American">Scientific American</a></i> 2010 October 23</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120809091450/http://knoesis.wright.edu/library/publications/linkedai2010_submission_13.pdf">Linked Data Is Merely More Data</a> – Prateek Jain, <a href="Pascal_Hitzler" title="Pascal Hitzler">Pascal Hitzler</a>, Peter Z. Yeh, Kunal Verma, and Amit P. Sheth. In: Dan Brickley, Vinay K. Chaudhri, Harry Halpin, and Deborah McGuinness: <i>Linked Data Meets Artificial Intelligence</i>. Technical Report SS-10-07, AAAI Press, Menlo Park, California, 2010, pp. 82–86.</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20180726135146/http://knoesis.org/library/resource.php?id=1718">Moving beyond sameAs with PLATO: Partonomy detection for Linked Data</a> – Prateek Jain, <a href="Pascal_Hitzler" title="Pascal Hitzler">Pascal Hitzler</a>, Kunal Verma, Peter Z. Yeh, Amit Sheth. In: Proceedings of the 23rd ACM Hypertext and Social Media conference (HT 2012), Milwaukee, WI, USA, June 25–28, 2012.</li>
<li>Freitas, André, Edward Curry, João Gabriel Oliveira, and Sean O’Riain. 2012. <a rel="nofollow" class="external text" href="http://www.edwardcurry.org/publications/freitas_IC_12.pdf">"Querying Heterogeneous Datasets on the Linked Data Web: Challenges, Approaches, and Trends."</a> IEEE Internet Computing 16 (1): 24–33.</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20070626121000/http://sites.wiwiss.fu-berlin.de/suhl/bizer/pub/LinkingOpenData.pdf">Interlinking Open Data on the Web</a> – Chris Bizer, Tom Heath, Danny Ayers, Yves Raimond. In Proceedings Poster Track, ESWC2007, Innsbruck, Austria</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20180726135332/http://knoesis.wright.edu/library/publications/iswc10_paper218.pdf">Ontology Alignment for Linked Open Data</a> – Prateek Jain, <a href="Pascal_Hitzler" title="Pascal Hitzler">Pascal Hitzler</a>, Amit Sheth, Kunal Verma, Peter Z. Yeh. In proceedings of the 9th International Semantic Web Conference, ISWC 2010, Shanghai, China</li>
<li><a rel="nofollow" class="external text" href="https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3121711/">Linked open drug data for pharmaceutical research and development</a> - J Cheminform. 2011; 3: 19. Samwald, Jentzsch, Bouton, Kallesøe, Willighagen, Hajagos, Marshall, Prud'hommeaux, Hassenzadeh, Pichler, and Stephens (May 2011)</li>
<li><a rel="nofollow" class="external text" href="http://www.community-of-knowledge.de/beitrag/the-hype-the-hope-and-the-lod2-soeren-auer-engaged-in-the-next-generation-lod/">Interview with Sören Auer, head of the LOD2 project about the continuation of LOD2 in 2011</a>, June 2011</li>
<li><a rel="nofollow" class="external text" href="http://www.semantic-web.at/LOD-TheEssentials.pdf">Linked Open Data: The Essentials</a> - Florian Bauer and Martin Kaltenböck (January 2012)</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20150110000748/http://semanticweb.com/the-flap-of-a-butterfly-wing_b26808">The Flap of a Butterfly Wing</a> - semanticweb.com Richard Wallis (February 2012)</li></ul>
</div>
<div class="mw-heading mw-heading2"><h2 id="External_links">External links</h2></div>
<style data-mw-deduplicate="TemplateStyles:r1290876196">
/* start https://en.wikipedia.org/ */
.mw-parser-output .side-box{margin:4px 0;box-sizing:border-box;border:1px solid #aaa;font-size:88%;line-height:1.25em;background-color:var(--background-color-interactive-subtle,#f8f9fa);display:flow-root}.mw-parser-output .infobox .side-box{font-size:100%}.mw-parser-output .side-box-abovebelow,.mw-parser-output .side-box-text{padding:0.25em 0.9em}.mw-parser-output .side-box-image{padding:2px 0 2px 0.9em;text-align:center}.mw-parser-output .side-box-imageright{padding:2px 0.9em 2px 0;text-align:center}@media(min-width:500px){.mw-parser-output .side-box-flex{display:flex;align-items:center}.mw-parser-output .side-box-text{flex:1;min-width:0}}@media(min-width:720px){.mw-parser-output .side-box{width:238px}.mw-parser-output .side-box-right{clear:right;float:right;margin-left:1em}.mw-parser-output .side-box-left{margin-right:1em}}
/* end https://en.wikipedia.org/ */
</style>
<ul><li><a rel="nofollow" class="external text" href="http://www.w3.org/wiki/LinkedData">LinkedData</a> at the W3C Wiki</li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20200106144712/http://linkeddata.org/">LinkedData.org</a></li>
<li><a rel="nofollow" class="external text" href="https://web.archive.org/web/20120722075239/http://virtuoso.openlinksw.com/white-papers/">OpenLink Software white papers</a></li></ul>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1129693374">
/* start https://en.wikipedia.org/ */
.mw-parser-output .hlist dl,.mw-parser-output .hlist ol,.mw-parser-output .hlist ul{margin:0;padding:0}.mw-parser-output .hlist dd,.mw-parser-output .hlist dt,.mw-parser-output .hlist li{margin:0;display:inline}.mw-parser-output .hlist.inline,.mw-parser-output .hlist.inline dl,.mw-parser-output .hlist.inline ol,.mw-parser-output .hlist.inline ul,.mw-parser-output .hlist dl dl,.mw-parser-output .hlist dl ol,.mw-parser-output .hlist dl ul,.mw-parser-output .hlist ol dl,.mw-parser-output .hlist ol ol,.mw-parser-output .hlist ol ul,.mw-parser-output .hlist ul dl,.mw-parser-output .hlist ul ol,.mw-parser-output .hlist ul ul{display:inline}.mw-parser-output .hlist .mw-empty-li{display:none}.mw-parser-output .hlist dt::after{content:": "}.mw-parser-output .hlist dd::after,.mw-parser-output .hlist li::after{content:" · ";font-weight:bold}.mw-parser-output .hlist dd:last-child::after,.mw-parser-output .hlist dt:last-child::after,.mw-parser-output .hlist li:last-child::after{content:none}.mw-parser-output .hlist dd dd:first-child::before,.mw-parser-output .hlist dd dt:first-child::before,.mw-parser-output .hlist dd li:first-child::before,.mw-parser-output .hlist dt dd:first-child::before,.mw-parser-output .hlist dt dt:first-child::before,.mw-parser-output .hlist dt li:first-child::before,.mw-parser-output .hlist li dd:first-child::before,.mw-parser-output .hlist li dt:first-child::before,.mw-parser-output .hlist li li:first-child::before{content:" (";font-weight:normal}.mw-parser-output .hlist dd dd:last-child::after,.mw-parser-output .hlist dd dt:last-child::after,.mw-parser-output .hlist dd li:last-child::after,.mw-parser-output .hlist dt dd:last-child::after,.mw-parser-output .hlist dt dt:last-child::after,.mw-parser-output .hlist dt li:last-child::after,.mw-parser-output .hlist li dd:last-child::after,.mw-parser-output .hlist li dt:last-child::after,.mw-parser-output .hlist li li:last-child::after{content:")";font-weight:normal}.mw-parser-output .hlist ol{counter-reset:listitem}.mw-parser-output .hlist ol>li{counter-increment:listitem}.mw-parser-output .hlist ol>li::before{content:" "counter(listitem)"\a0 "}.mw-parser-output .hlist dd ol>li:first-child::before,.mw-parser-output .hlist dt ol>li:first-child::before,.mw-parser-output .hlist li ol>li:first-child::before{content:" ("counter(listitem)"\a0 "}
/* end https://en.wikipedia.org/ */
</style><style data-mw-deduplicate="TemplateStyles:r1236075235">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbox{box-sizing:border-box;border:1px solid #a2a9b1;width:100%;clear:both;font-size:88%;text-align:center;padding:1px;margin:1em auto 0}.mw-parser-output .navbox .navbox{margin-top:0}.mw-parser-output .navbox+.navbox,.mw-parser-output .navbox+.navbox-styles+.navbox{margin-top:-1px}.mw-parser-output .navbox-inner,.mw-parser-output .navbox-subgroup{width:100%}.mw-parser-output .navbox-group,.mw-parser-output .navbox-title,.mw-parser-output .navbox-abovebelow{padding:0.25em 1em;line-height:1.5em;text-align:center}.mw-parser-output .navbox-group{white-space:nowrap;text-align:right}.mw-parser-output .navbox,.mw-parser-output .navbox-subgroup{background-color:#fdfdfd}.mw-parser-output .navbox-list{line-height:1.5em;border-color:#fdfdfd}.mw-parser-output .navbox-list-with-group{text-align:left;border-left-width:2px;border-left-style:solid}.mw-parser-output tr+tr>.navbox-abovebelow,.mw-parser-output tr+tr>.navbox-group,.mw-parser-output tr+tr>.navbox-image,.mw-parser-output tr+tr>.navbox-list{border-top:2px solid #fdfdfd}.mw-parser-output .navbox-title{background-color:#ccf}.mw-parser-output .navbox-abovebelow,.mw-parser-output .navbox-group,.mw-parser-output .navbox-subgroup .navbox-title{background-color:#ddf}.mw-parser-output .navbox-subgroup .navbox-group,.mw-parser-output .navbox-subgroup .navbox-abovebelow{background-color:#e6e6ff}.mw-parser-output .navbox-even{background-color:#f7f7f7}.mw-parser-output .navbox-odd{background-color:transparent}.mw-parser-output .navbox .hlist td dl,.mw-parser-output .navbox .hlist td ol,.mw-parser-output .navbox .hlist td ul,.mw-parser-output .navbox td.hlist dl,.mw-parser-output .navbox td.hlist ol,.mw-parser-output .navbox td.hlist ul{padding:0.125em 0}.mw-parser-output .navbox .navbar{display:block;font-size:100%}.mw-parser-output .navbox-title .navbar{float:left;text-align:left;margin-right:0.5em}body.skin--responsive .mw-parser-output .navbox-image img{max-width:none!important}@media print{body.ns-0 .mw-parser-output .navbox{display:none!important}}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox" aria-labelledby="Semantic_Web71" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><style data-mw-deduplicate="TemplateStyles:r1239400231">
/* start https://en.wikipedia.org/ */
.mw-parser-output .navbar{display:inline;font-size:88%;font-weight:normal}.mw-parser-output .navbar-collapse{float:left;text-align:left}.mw-parser-output .navbar-boxtext{word-spacing:0}.mw-parser-output .navbar ul{display:inline-block;white-space:nowrap;line-height:inherit}.mw-parser-output .navbar-brackets::before{margin-right:-0.125em;content:"[ "}.mw-parser-output .navbar-brackets::after{margin-left:-0.125em;content:" ]"}.mw-parser-output .navbar li{word-spacing:-0.125em}.mw-parser-output .navbar a>span,.mw-parser-output .navbar a>abbr{text-decoration:inherit}.mw-parser-output .navbar-mini abbr{font-variant:small-caps;border-bottom:none;text-decoration:none;cursor:inherit}.mw-parser-output .navbar-ct-full{font-size:114%;margin:0 7em}.mw-parser-output .navbar-ct-mini{font-size:114%;margin:0 4em}html.skin-theme-clientpref-night .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}@media(prefers-color-scheme:dark){html.skin-theme-clientpref-os .mw-parser-output .navbar li a abbr{color:var(--color-base)!important}}@media print{.mw-parser-output .navbar{display:none!important}}
/* end https://en.wikipedia.org/ */
</style><div id="Semantic_Web71" style="font-size:114%;margin:0 4em"><a href="Semantic_Web" title="Semantic Web">Semantic Web</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Background</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Database" title="Database">Databases</a></li>
<li><a href="Hypertext" title="Hypertext">Hypertext</a></li>
<li><a href="Internet" title="Internet">Internet</a></li>
<li><a href="Ontology_(information_science)" title="Ontology (information science)">Ontologies</a></li>
<li><a href="Semantics_(computer_science)" title="Semantics (computer science)">Semantics</a></li>
<li><a href="Semantic_network" title="Semantic network">Semantic networks</a></li>
<li><a href="World_Wide_Web" title="World Wide Web">World Wide Web</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Sub-topics</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Dataspaces" class="mw-redirect" title="Dataspaces">Dataspaces</a></li>
<li><a href="Hyperdata" title="Hyperdata">Hyperdata</a></li>
<li><a href="Rule-based_system" title="Rule-based system">Rule-based systems</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Applications</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Semantic_analytics" title="Semantic analytics">Semantic analytics</a></li>
<li><a href="Semantic_computing" title="Semantic computing">Semantic computing</a></li>
<li><a href="Semantic_mapper" title="Semantic mapper">Semantic mapper</a></li>
<li><a href="Semantic_matching" title="Semantic matching">Semantic matching</a></li>
<li><a href="Semantic_publishing" title="Semantic publishing">Semantic publishing</a></li>
<li><a href="Semantic_reasoner" title="Semantic reasoner">Semantic reasoner</a></li>
<li><a href="Semantic_search" title="Semantic search">Semantic search</a></li>
<li><a href="Semantic_service-oriented_architecture" title="Semantic service-oriented architecture">Semantic service-oriented architecture</a></li>
<li><a href="Semantic_wiki" title="Semantic wiki">Semantic wiki</a></li>
<li><a href="Solid_(web_decentralization_project)" title="Solid (web decentralization project)">Solid</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Related topics</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Collective_intelligence" title="Collective intelligence">Collective intelligence</a></li>
<li><a href="Description_logic" title="Description logic">Description logic</a></li>
<li><a href="Folksonomy" title="Folksonomy">Folksonomy</a></li>
<li><a href="Geotagging" title="Geotagging">Geotagging</a></li>
<li><a href="Information_architecture" title="Information architecture">Information architecture</a></li>
<li><a href="IXBRL" class="mw-redirect" title="IXBRL">iXBRL</a></li>
<li><a href="Knowledge_extraction" title="Knowledge extraction">Knowledge extraction</a></li>
<li><a href="Knowledge_management" title="Knowledge management">Knowledge management</a></li>
<li><a href="Knowledge_representation_and_reasoning" title="Knowledge representation and reasoning">Knowledge representation and reasoning</a></li>
<li><a href="Library_2.0" title="Library 2.0">Library 2.0</a></li>
<li><a href="Digital_library" title="Digital library">Digital library</a></li>
<li><a href="Digital_humanities" title="Digital humanities">Digital humanities</a></li>
<li><a href="Metadata" title="Metadata">Metadata</a></li>
<li><a href="Reference_(computer_science)" title="Reference (computer science)">References</a></li>
<li><a href="Topic_map" title="Topic map">Topic map</a></li>
<li><a href="Web_2.0" title="Web 2.0">Web 2.0</a></li>
<li><a href="Web_engineering" title="Web engineering">Web engineering</a></li>
<li><a href="Web_Science_Trust" title="Web Science Trust">Web Science Trust</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Standards</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em"></div><table class="nowraplinks navbox-subgroup" style="border-spacing:0"><tbody><tr><th scope="row" class="navbox-group" style="width:1%">Syntax and supporting technologies</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="HTTP" title="HTTP">HTTP</a></li>
<li><a href="Internationalized_Resource_Identifier" title="Internationalized Resource Identifier">IRI</a>
<ul><li><small><a href="Uniform_Resource_Identifier" title="Uniform Resource Identifier">URI</a></small></li></ul></li>
<li><a href="Resource_Description_Framework" title="Resource Description Framework">RDF</a>
<ul><li><small><a href="Semantic_triple" title="Semantic triple">triples</a></small></li>
<li><small><a href="RDF/XML" title="RDF/XML">RDF/XML</a></small></li>
<li><small><a href="JSON-LD" title="JSON-LD">JSON-LD</a></small></li>
<li><small><a href="Turtle_(syntax)" title="Turtle (syntax)">Turtle</a></small></li>
<li><small><a href="TriG_(syntax)" title="TriG (syntax)">TriG</a></small></li>
<li><small><a href="Notation3" title="Notation3">Notation3</a></small></li>
<li><small><a href="N-Triples" title="N-Triples">N-Triples</a></small></li>
<li><small><a href="TriX_(serialization_format)" title="TriX (serialization format)">TriX</a> (no W3C standard)</small></li></ul></li>
<li><a href="Research_Resource_Identifier" class="mw-redirect" title="Research Resource Identifier">RRID</a></li>
<li><a href="SPARQL" title="SPARQL">SPARQL</a></li>
<li><a href="XML" title="XML">XML</a></li>
<li><a href="Semantic_HTML" title="Semantic HTML">Semantic HTML</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Schemas, ontologies and rules</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Common_Logic" title="Common Logic">Common Logic</a></li>
<li><a href="Web_Ontology_Language" title="Web Ontology Language">OWL</a></li>
<li><a href="RDF_Schema" title="RDF Schema">RDFS</a></li>
<li><a href="Rule_Interchange_Format" title="Rule Interchange Format">Rule Interchange Format</a></li>
<li><a href="Semantic_Web_Rule_Language" title="Semantic Web Rule Language">Semantic Web Rule Language</a></li>
<li><a href="SHACL" title="SHACL">SHACL</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Semantic annotation</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="COinS" title="COinS">COinS</a></li>
<li><a href="GRDDL" title="GRDDL">GRDDL</a></li>
<li><a href="Microdata_(HTML)" title="Microdata (HTML)">Microdata</a></li>
<li><a href="Microformat" title="Microformat">Microformats</a></li>
<li><a href="RDFa" title="RDFa">RDFa</a></li>
<li><a href="SAWSDL" title="SAWSDL">SAWSDL</a></li>
<li><a href="Facebook_Platform" title="Facebook Platform">Facebook Platform</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Common vocabularies</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="BIBFRAME" title="BIBFRAME">BIBFRAME</a></li>
<li><a href="Bibliographic_Ontology" title="Bibliographic Ontology">BIBO</a></li>
<li><a href="DOAP" title="DOAP">DOAP</a></li>
<li><a href="Dublin_Core" title="Dublin Core">Dublin Core</a></li>
<li><a href="Metadata_Object_Description_Schema" title="Metadata Object Description Schema">MODS</a>/<a href="Metadata_Authority_Description_Schema" title="Metadata Authority Description Schema">MADS</a></li>
<li><a href="FOAF" title="FOAF">FOAF</a></li>
<li><a href="Schema.org" title="Schema.org">Schema.org</a></li>
<li><a href="Semantically_Interlinked_Online_Communities" title="Semantically Interlinked Online Communities">SIOC</a></li>
<li><a href="Simple_Knowledge_Organization_System" title="Simple Knowledge Organization System">SKOS</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Microformat vocabularies</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="HAtom" title="HAtom">hAtom</a></li>
<li><a href="HCalendar" title="HCalendar">hCalendar</a></li>
<li><a href="HCard" title="HCard">hCard</a></li>
<li><a href="HProduct" title="HProduct">hProduct</a></li>
<li><a href="HRecipe" title="HRecipe">hRecipe</a></li>
<li><a href="HReview" title="HReview">hReview</a></li></ul>
</div></td></tr></tbody></table><div></div></td></tr></tbody></table></div>
<div class="navbox-styles"></div><div role="navigation" class="navbox" aria-labelledby="Open_data263" style="padding:3px"><table class="nowraplinks mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Open_data263" style="font-size:114%;margin:0 4em"><a href="Open_data" title="Open data">Open data</a></div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">Concepts</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul>
<li><a href="Open_science_data" class="mw-redirect" title="Open science data">Open science data</a></li>
<li><a href="Open-notebook_science" title="Open-notebook science">Open-notebook science</a></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">By location</th><td class="navbox-list-with-group navbox-list navbox-even hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li>Americas
<ul><li><a href="Open_data_in_Canada" title="Open data in Canada">Canada</a></li>
<li><a href="Open_data_in_the_United_States" title="Open data in the United States">US</a></li></ul></li>
<li>Asia
<ul><li><a href="Open_data_in_Iran" title="Open data in Iran">Iran</a></li></ul></li>
<li>Europe
<ul><li><a href="Open_data_in_France" title="Open data in France">France</a></li>
<li><a href="Open_Data_in_the_United_Kingdom" class="mw-redirect" title="Open Data in the United Kingdom">UK</a></li></ul></li></ul>
</div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Open data projects</th><td class="navbox-list-with-group navbox-list navbox-odd hlist" style="width:100%;padding:0"><div style="padding:0 0.25em">
<ul><li><a href="Open_energy_system_databases" title="Open energy system databases">Open energy system databases</a></li></ul>
</div></td></tr><tr><td class="navbox-abovebelow" colspan="2"><div><i><a href="Open_access" title="Open access">Open access</a> - <a href="Open_content" class="mw-redirect" title="Open content">Open content</a> - <a href="Open_education" title="Open education">Open education</a> - <a href="Open_government" title="Open government">Open government</a> - <a href="Open-source_hardware" title="Open-source hardware">Open hardware</a> - <a href="Open_knowledge" title="Open knowledge">Open knowledge</a> - <a href="Open_science" title="Open science">Open science</a> - <a href="Open-source_software_movement" title="Open-source software movement">Open source</a></i></div></td></tr></tbody></table></div>
<div class="navbox-styles"><style data-mw-deduplicate="TemplateStyles:r1038841319">
/* start https://en.wikipedia.org/ */
.mw-parser-output .tooltip-dotted{border-bottom:1px dotted;cursor:help}
/* end https://en.wikipedia.org/ */
</style></div><div role="navigation" class="navbox authority-control" aria-labelledby="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q515701#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1241" style="padding:3px"><table class="nowraplinks hlist mw-collapsible autocollapse navbox-inner" style="border-spacing:0;background:transparent;color:inherit"><tbody><tr><th scope="col" class="navbox-title" colspan="2"><div id="Authority_control_databases_frameless&#124;text-top&#124;10px&#124;alt=Edit_this_at_Wikidata&#124;link=https&#58;//www.wikidata.org/wiki/Q515701#identifiers&#124;class=noprint&#124;Edit_this_at_Wikidata1241" style="font-size:114%;margin:0 4em">Authority control databases </div></th></tr><tr><th scope="row" class="navbox-group" style="width:1%">International</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.worldcat.org/fast/1896555">FAST</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">National</th><td class="navbox-list-with-group navbox-list navbox-even" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://id.loc.gov/authorities/sh2013002090">United States</a></span></li><li><span class="uid"><span class="rt-commentedText tooltip tooltip-dotted" title="propojená data"><a rel="nofollow" class="external text" href="https://aleph.nkp.cz/F/?func=find-c&local_base=aut&ccl_term=ica=ph827253&CON_LNG=ENG">Czech Republic</a></span></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://datos.bne.es/resource/XX5412324">Spain</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://kopkatalogs.lv/F?func=direct&local_base=lnc10&doc_number=000201657&P_CON_LNG=ENG">Latvia</a></span></li><li><span class="uid"><a rel="nofollow" class="external text" href="https://www.nli.org.il/en/authorities/987007572827405171">Israel</a></span></li></ul></div></td></tr><tr><th scope="row" class="navbox-group" style="width:1%">Other</th><td class="navbox-list-with-group navbox-list navbox-odd" style="width:100%;padding:0"><div style="padding:0 0.25em"><ul><li><span class="uid"><a rel="nofollow" class="external text" href="https://lux.collections.yale.edu/view/concept/4b053d20-b995-4b5b-945c-8d4d15898819">Yale LUX</a></span></li></ul></div></td></tr></tbody></table></div></div><!--htdig_noindex--><div><div class="zim-footer">
This article is issued from <a class="external text" title="Last edited on 2025-08-06" href="https://en.wikipedia.org/wiki/?title=Linked_data&oldid=1304539729">Wikipedia</a>. The text is available under <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">Creative Commons Attribution-Share Alike 4.0</a> unless otherwise noted. Additional terms may apply for the media files.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
</body></html>